PDF4Java Reference Documentation
com.o2sol.pdf4java.actions Package / PDFHideAction Class / getHide Method
In This Topic
    getHide Method
    In This Topic
    Gets a value indicating whether to hide the annotations or show them.
    Syntax
    public boolean getHide()

    Return Value

    True if the annotation should be hidden, false if the annotation should be shown.
    See Also